func math.archTrunc

2 uses

	math (current package)
		floor.go#L63: 		return archTrunc(x)
		floor_asm.go#L19: func archTrunc(x float64) float64